home *** CD-ROM | disk | FTP | other *** search
- Chuckle Box BlackJack - Ver 1.1
- by Robert Nykvist (Copyright 1996)
-
- ┌──────────────────┐
- │ FILES IN ARCHIVE │
- └──────────────────┘
- BLACKJ11 SRC 23920 03-11-96 9:52p Notated Source Code
- BLACKJ11 BIN 7675 03-11-96 9:54p Compiled Script
- FILE_ID DIZ 336 03-11-96 7:31p File Description
- HISTORY DOC 713 03-11-96 9:51p CB Blackjack History
- SYSOP DOC 2820 03-11-96 9:56p SysOp Documentation.
-
-
- ┌──────────────┐
- │ INTRODUCTION │
- └──────────────┘
- CB Blackjack is a simple BAJA script which Users can play for credits.
- It's a Low Risk credit gambling script that goes easy on the hard drive.
- BLACKJ11.SRC will write to your LOG files, and will change user credits.
-
-
- ┌──────────────┐
- │ INSTALLATION │
- └──────────────┘
- Copy the BLACKJ11.SRC file which came with this archive to your
- C:\SBBS\EXEC directory. Use your text editor to make any changes
- you deem necessary for it to run on your BBS. Use Baja to compile
- the script. Run SCFG and goto: EXTERNAL PROGRAMS->ONLINE PROGRAMS menu.
- Create BLACKJ11 with the following settings:
-
- Startup Directory C:\SBBS\EXEC
- Command Line *BLACKJ11
- Multiple Concurrent Users YES
- Modify User Data YES
-
- Don't worry about a drop file or swapping out of memory. Chuckle Box
- Blackjack should run great on these settings...no drop file needed since
- the BBS is in control. Or you can easily call the game from any of
- your other menu scripts by adding the command: EXEC_BIN BLACKJ11
-
-
- ┌──────────────────┐
- │ Programming Note │
- └──────────────────┘
- This is a script I worked many hours on, in another BBS script language,
- and never could get some display bugs out of it. So far this version
- written in BAJA for Synchronet seems to be stable. Synchronet does pretty
- well converting ANSI codes to ASCII for those in ASCII mode. If CB
- Blackjack is messing up with non ANSI callers, simply add ANSI checking
- at the top of the script. Like: "compare_ars ANSI"
-
-
- ┌─────────┐
- │ LICENSE │ FREEWARE
- └─────────┘
- Notated Baja SOURCE included! The more source you share, the better the
- Baja coding will get, and the better the Baja coding gets, the better the
- addons. Feedback, good or bad, would be helpful. Many thanks to Digital
- Man for intently reading feedback, and improving the Baja capability.
- If you improve upon this script, please remember share it with me, giving
- me credit for the original version. Thanks. Send feedback via:
- DOVEnet: Chuckles@VERT
- FidoNET: Robert Nykvist@1:3625/463
- InterNET: robert.nykvist@bytebbs.com
-
- --------------------------------[ END ]----------------------------------
-